home *** CD-ROM | disk | FTP | other *** search
- <?xml version='1.0' encoding='iso-8859-1'?>
- <!-- $Revision: 1.1 $ -->
- <reference id="ref.uuid">
- <title> functions</title>
- <titleabbrev></titleabbrev>
-
- <partintro>
- &warn.experimental;
- <para>
- </para>
- </partintro>
-
-
- <refentry id="function.uuid-create">
- <refnamediv>
- <refname>uuid_create</refname>
- <refpurpose>Create a UUID</refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>uuid_create</function></funcdef>
- <paramdef>int
- <parameter><optional>flags</optional></parameter>
- </paramdef>
- </funcprototype>
- </funcsynopsis>
- &warn.experimental.func;
- <para>
- &warn.undocumented.func;
- </para>
- </refsect1>
- </refentry>
-
- <refentry id="function.uuid-cmp">
- <refnamediv>
- <refname>uuid_cmp</refname>
- <refpurpose>Compare two UUIDs</refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>uuid_cmp</function></funcdef>
- <paramdef>string <parameter>uuid1</parameter></paramdef>
- <paramdef>string <parameter>uuid2</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
- &warn.experimental.func;
- <para>
- &warn.undocumented.func;
- </para>
- </refsect1>
- </refentry>
-
- <refentry id="function.uuid-is-null">
- <refnamediv>
- <refname>uuid_is_null</refname>
- <refpurpose>Check for NULL UUID</refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>bool <function>uuid_is_null</function></funcdef>
- <paramdef>string <parameter>uuid</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
- &warn.experimental.func;
- <para>
- &warn.undocumented.func;
- </para>
- </refsect1>
- </refentry>
-
- <refentry id="function.uuid-variant">
- <refnamediv>
- <refname>uuid_variant</refname>
- <refpurpose>Get UUID variant</refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>uuid_variant</function></funcdef>
- <paramdef>string <parameter>uuid</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
- &warn.experimental.func;
- <para>
- &warn.undocumented.func;
- </para>
- </refsect1>
- </refentry>
-
- <refentry id="function.uuid-type">
- <refnamediv>
- <refname>uuid_type</refname>
- <refpurpose>Get UUID type</refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>uuid_type</function></funcdef>
- <paramdef>string <parameter>uuid</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
- &warn.experimental.func;
- <para>
- &warn.undocumented.func;
- </para>
- </refsect1>
- </refentry>
-
- <refentry id="function.uuid-time">
- <refnamediv>
- <refname>uuid_time</refname>
- <refpurpose>Get UUID creation time as UNIX timestamp</refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>int <function>uuid_time</function></funcdef>
- <paramdef>string <parameter>uuid</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
- &warn.experimental.func;
- <para>
- &warn.undocumented.func;
- </para>
- </refsect1>
- </refentry>
-
- <refentry id="function.uuid-mac">
- <refnamediv>
- <refname>uuid_mac</refname>
- <refpurpose>Get UUID creator network MAC address</refpurpose>
- </refnamediv>
- <refsect1>
- <title>Description</title>
- <funcsynopsis>
- <funcprototype>
- <funcdef>string <function>uuid_mac</function></funcdef>
- <paramdef>string <parameter>uuid</parameter></paramdef>
- </funcprototype>
- </funcsynopsis>
- &warn.experimental.func;
- <para>
- &warn.undocumented.func;
- </para>
- </refsect1>
- </refentry>
-
- </reference>
-
- <!-- Keep this comment at the end of the file
- Local variables:
- mode: sgml
- sgml-omittag:t
- sgml-shorttag:t
- sgml-minimize-attributes:nil
- sgml-always-quote-attributes:t
- sgml-indent-step:1
- sgml-indent-data:t
- indent-tabs-mode:nil
- sgml-parent-document:nil
- sgml-default-dtd-file:"../../manual.ced"
- sgml-exposed-tags:nil
- sgml-local-catalogs:nil
- sgml-local-ecat-files:nil
- End:
- vim600: syn=xml fen fdm=syntax fdl=2 si
- vim: et tw=78 syn=sgml
- vi: ts=1 sw=1
- -->
-
-